Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade ibc-rs to 0.41.0 #1737

Merged
merged 17 commits into from
Aug 15, 2023
Merged

Upgrade ibc-rs to 0.41.0 #1737

merged 17 commits into from
Aug 15, 2023

Conversation

yito88
Copy link
Member

@yito88 yito88 commented Jul 19, 2023

Describe your changes

closes #1635
Upgrading ibc-rs to v0.41.0 to support the memo field in MsgTransfer (ICS20 transfer)

Indicate on which release or other PRs this topic is based on

#1693 v0.20.0

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@yito88 yito88 changed the title Yuji/ibc rs 0.41.0 Upgrading ibc-rs to 0.41.0 Jul 19, 2023
@yito88 yito88 changed the title Upgrading ibc-rs to 0.41.0 Upgrade ibc-rs to 0.41.0 Jul 19, 2023
@yito88 yito88 added the IBC label Jul 24, 2023
@yito88 yito88 marked this pull request as ready for review July 24, 2023 14:54
batconjurer
batconjurer previously approved these changes Jul 25, 2023
@yito88 yito88 mentioned this pull request Aug 3, 2023
2 tasks
@yito88
Copy link
Member Author

yito88 commented Aug 8, 2023

pls update wasm

1 similar comment
@yito88
Copy link
Member Author

yito88 commented Aug 8, 2023

pls update wasm

Fraccaman added a commit that referenced this pull request Aug 14, 2023
* origin/yuji/ibc-rs-0.41.0:
  fix IBC e2e test
  for CI
  [ci] wasm checksums update
  update ibc-rs to fix a header encoding bug in ibc-rs
  need ibc-rs/std for the memo fix
  update ibc-rs and ibc-proto-rs to fix a memo bug in ibc-rs
  add changelog
  fix next_seq for MsgTimeout
  fix for normal token
  fix getting events
  fix IBC e2e test and update Cargo.lock
  fix connection delay_period
  fix IBC e2e test
  fix tests
  upgrade ibc-rs and fix except for e2e test
@Fraccaman Fraccaman mentioned this pull request Aug 14, 2023
@Fraccaman Fraccaman merged commit cecda36 into main Aug 15, 2023
11 of 12 checks passed
@Fraccaman Fraccaman deleted the yuji/ibc-rs-0.41.0 branch August 15, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support the memo field in IBC ICS20 transfer
3 participants